C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct3D11 Namespace / RasterizerStage Class / SetViewports Method / SetViewports(ViewportF[],Int32) Method

In This Topic
SetViewports(ViewportF[],Int32) Method
In This Topic
Binds a set of viewports to the rasterizer stage.
Syntax
'Declaration
 
Public Overloads Sub SetViewports( _
   ByVal viewports() As ViewportF, _
   Optional ByVal count As System.Integer _
) 
 

Parameters

viewports
count
See Also